Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add jets for luck:ed, sign-raw:ed, sign-raw-octs:ed, scad:ed, scas:ed, scap:ed #748

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

newxiphiness
Copy link

  • luck:ed and sign-(octs-)raw go together

    • luck:ed generates a public private keypair where the private keypair is generated from SHA512(seed) and the usual EdDSA clamping procedure is done on the first 32 bytes.
    • sign-(octs-)raw allows one to sign from a keypair generated with luck (or, from sca(d/s))
  • scad, scas, scap allows one to 'tweak' a public/private keypair with a scalar

    • scad tweaks public and private
    • scas tweaks private
    • scap tweaks public

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants